Release 10.1A: OpenEdge Deployment:
Managing 4GL Applications
Using your dump/reload facility
To dump and reload a database, the user:
Before you supply the
filedump.p,fileload.p,and subdirectories of dump and reload procedures to a user, you must understand the following points:
- The
filedump.pandfileload.pprocedures were written to run from an interactive Progress 4GL procedure. If you plan to have users run these procedures from the operating system command level, you must supply an output destination by addingOUTPUT TOfilenameat the top of each procedure. Comments in thedumpdbandreloaddbfiles explain these modifications.- If you modify the procedures, remember to recompile.
- If the database to be loaded does not have the same name as the database that the MKDUMP was run against, then you must recompile the
fileload.pprocedure against the database with the proper name.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |